home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / fax / src / port / 4.4bsd / README < prev   
Text File  |  1994-08-01  |  700b  |  13 lines

  1. $Header: /usr/people/sam/fax/port/4.4bsd/RCS/README,v 1.1 1993/05/11 10:45:10 sam Rel $
  2.  
  3. This directory includes the stuff needed to build under the latest 4.4BSD
  4. code running at CSRG.  When building beware that you may run out of virtual
  5. memory when compiling libtiff/tif_fax3.c.  If this happens, you'll either
  6. have to patch your compiler with ../port/GCC-PATCH to reduce the amount of
  7. memory used when compiling intialized data structures or rebuild the kernel
  8. for more virtual memory, as described in in ../bsdi/README.  In either case
  9. you're likely to need to set your resource limits to be unlimited--check
  10. out ../bsdi/README for more explicit instructions.
  11.  
  12.     Sam Leffler (sam@cs.berkeley.edu)
  13.